Axioms

Suppose sample space Ω\Omega, event space \mathcal{E}, probability measure PP, P(E)P(E) probability of event EE \in \mathcal{E} (i.e., probability space (Ω,,P)(\Omega, \mathcal{E},P)). Then, hold the following axioms

  1. P(E)0P(E) \geq 0 for any EE \in \mathcal{E}, P(E)P(E) \in \mathbb{R}
  2. P(Ω)=1P(\Omega) = 1 (probability of universal set i.e. set of all outcomes is 11)
  3. If AB=A \cap B = \emptyset (i.e. events AA and BB are mutually exclusive), then P(AB)=P(A)+P(B)P(A \cup B) = P(A) + P(B)
    • more generally (σ-additivity): probability of countable sequence of disjoint (mutually exclusive) events E1,E2,...E_1, E_2, ... is equal to the sum of probability of the individual events, i.e. P(i=1Ei)=i=1P(Ei)P\left( \bigcup_{i=1}^\infty E_i \right) = \sum_{i=1}^\infty P(E_i)

References

  1. Soch, Joram, et al. (2024). StatProofBook/StatProofBook.github.io: The Book of Statistical Proofs (Version 2023). Zenodo. https://doi.org/10.5281/ZENODO.4305949
  2. https://en.wikipedia.org/wiki/Probability_axioms